Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vvv-aliases
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
vvv-aliases
Commits
22064176
Commit
22064176
authored
5 years ago
by
Erick Hitter
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 'master'
Consistency See merge request
!2
parents
cef14b11
c5a746cb
Branches
master
No related tags found
1 merge request
!2
Consistency
Pipeline
#2304
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
22064176
...
...
@@ -28,13 +28,13 @@ Run WP-CLI commands within Vagrant, returning the result before exiting the VM.
Usage:
```
bash
user
@MacBook:~/vvv/www/wordpress/public_html/wp-content
$
wp option get home
bob
@MacBook:~/vvv/www/wordpress/public_html/wp-content
$
wp option get home
cd
/srv/www/wordpress/public_html/wp-content
;
wp option get home
https://www.wordpress.test
Connection to 127.0.0.1 closed.
user
@MacBook:~/vvv/www/wordpress/public_html/wp-content
$
bob
@MacBook:~/vvv/www/wordpress/public_html/wp-content
$
```
Note that if a command requires access to a file, the file must exist within the VM and the command must reference the file using its path within the VM.
...
...
@@ -48,7 +48,7 @@ Switch to the current directory within the VM.
Usage:
```
bash
user
@MacBook:~/vvv/www/wordpress/public_html/wp-content
$
vcd
bob
@MacBook:~/vvv/www/wordpress/public_html/wp-content
$
vcd
vagrant@vvv:/srv/www/wordpress/public_html/wp-content
$
wp option
set test
--format
=
json
'{"1":true,"2":false}'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment