| Class | NewRelic::Cli::Install |
| In: |
lib/new_relic/cli/commands/install.rb
|
| Parent: | NewRelic::Cli::Command |
| NO_LICENSE_KEY | = | "<PASTE LICENSE KEY HERE>" |
| app_name | [R] |
Use -h to see options. When command_line_args is a hash, we are invoking
directly and it‘s treated as an options with optional string values
for :user, :description, :appname, :revision, :environment, and :changes.
Will throw CommandFailed exception if there‘s any error. |
| dest_dir | [R] |
Use -h to see options. When command_line_args is a hash, we are invoking
directly and it‘s treated as an options with optional string values
for :user, :description, :appname, :revision, :environment, and :changes.
Will throw CommandFailed exception if there‘s any error. |
| generated_for_user | [R] |
Use -h to see options. When command_line_args is a hash, we are invoking
directly and it‘s treated as an options with optional string values
for :user, :description, :appname, :revision, :environment, and :changes.
Will throw CommandFailed exception if there‘s any error. |
| license_key | [R] |
Use -h to see options. When command_line_args is a hash, we are invoking
directly and it‘s treated as an options with optional string values
for :user, :description, :appname, :revision, :environment, and :changes.
Will throw CommandFailed exception if there‘s any error. |
| quiet | [R] |
Use -h to see options. When command_line_args is a hash, we are invoking
directly and it‘s treated as an options with optional string values
for :user, :description, :appname, :revision, :environment, and :changes.
Will throw CommandFailed exception if there‘s any error. |
| src_file | [R] |
Use -h to see options. When command_line_args is a hash, we are invoking
directly and it‘s treated as an options with optional string values
for :user, :description, :appname, :revision, :environment, and :changes.
Will throw CommandFailed exception if there‘s any error. |