Sha256: ee06d1272ba4ee395f955dfb4333b0796fed6ad10b6bc528dbbb450082088464

Contents?: true

Size: 774 Bytes

Versions: 34

Compression:

Stored size: 774 Bytes

Contents

∴ rvm rvmrc {trust,untrust,trusted,load,reset} [optional-path]

Tools for dealing with and loading the rvmrc trust for a given directory.
All actions take an optional path to a directory to check.

Examples:

To check the status of ~/My/project, you'd run:

  ∴ rvm rvmrc trusted ~/My/project

Or, more conventionally,

  ∴ cd ~/My/project && rvm rvmrc trusted

To manually set it as trusted:

  ∴ rvm rvmrc trust ~/My/project

Or, to reset the trust and force a prompt:

  ∴ rvm rvmrc reset ~/My/project
  
Finally, to load the rvmrc in a directory, you'd run:

  ∴ rvm rvmrc load ~/My/project

Or,

  ∴ cd ~/My/project && rvm rvmrc load
  
Note that this replaces 'rvm load-rvmrc'. Note that load implicity trusts the
rvmrc, even if it is set to untrusted.

Version data entries

34 entries across 34 versions & 2 rubygems

Version Path
rvm-1.1.4 help/rvmrc
rvm-1.1.3 help/rvmrc
rvm-1.1.2 help/rvmrc
rvm-1.1.1 help/rvmrc
rvm-1.1.0 help/rvmrc
rvm-1.0.23 help/rvmrc
rvm-1.0.22 help/rvmrc
rvm-1.0.21 help/rvmrc
rvm-1.0.20 help/rvmrc
rvm-1.0.19 help/rvmrc
rvm-1.0.18 help/rvmrc
rvm-1.0.17 help/rvmrc
rvm-1.0.15 help/rvmrc
gemrage-1.0.0 vendor/ruby/1.8/gems/rvm-1.0.14/help/rvmrc
gemrage-0.4.1 vendor/ruby/1.8/gems/rvm-1.0.14/help/rvmrc
gemrage-0.4.0 vendor/ruby/1.8/gems/rvm-1.0.14/help/rvmrc
gemrage-0.3.2 vendor/ruby/1.8/gems/rvm-1.0.14/help/rvmrc
gemrage-0.3.1 vendor/ruby/1.8/gems/rvm-1.0.14/help/rvmrc
gemrage-0.3.0 vendor/ruby/1.8/gems/rvm-1.0.14/help/rvmrc
gemrage-0.2.0 vendor/ruby/1.8/gems/rvm-1.0.14/help/rvmrc