diff options
Diffstat (limited to 'distro/common/man/man1/knife-environment.1')
-rw-r--r-- | distro/common/man/man1/knife-environment.1 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/distro/common/man/man1/knife-environment.1 b/distro/common/man/man1/knife-environment.1 index 32ff9fb7a4..1672c4eaba 100644 --- a/distro/common/man/man1/knife-environment.1 +++ b/distro/common/man/man1/knife-environment.1 @@ -34,14 +34,6 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] An environment is a way to map an organization\(aqs real\-life workflow to what can be configured and managed when using server. Every organization begins with a single environment called the \fB_default\fP environment, which cannot be modified (or deleted). Additional environments can be created to reflect each organization\(aqs patterns and workflow. For example, creating \fBproduction\fP, \fBstaging\fP, \fBtesting\fP, and \fBdevelopment\fP environments. Generally, an environment is also associated with one (or more) cookbook versions. .sp The \fBknife environment\fP subcommand is used to manage environments within a single organization on the server. -.sp -This subcommand has the following syntax: -.sp -.nf -.ft C -$ knife environment [ARGUMENT] (options) -.ft P -.fi .SH COMMON OPTIONS .sp The following options may be used with any of the arguments available to the \fBknife environment\fP subcommand: |