question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feature request: set multiple configuration values via 'ghost config'

See original GitHub issue

Currently ghost config accepts a single key-value pair to write to the configuration file. It would be nice if multiple values could be specified such that only a single execution of ghost config could, essentially, create a complete config file from scratch.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
peterhuenecommented, Aug 2, 2017

@acburdine I haven’t had a chance to give it a try, but I will soon. I’ll close this out for now and I’ll reopen if I run into any issues.

Thanks very much!

1reaction
ErisDScommented, Aug 1, 2017

It is working for me for creating mailgun setups.

I think ghost config key value is a nice special case, for example for setting url, but that ghost config --flag=value --flag2=value makes sense for the case of multiple keys and values.

I’ve used it extensively since I implemented it 😬

(i.e. I would close this issue now)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuration - Adapt your publication to suit your needs - Ghost
Open your production config file in any code editor and add the following mail configuration, making sure to update the values to the...
Read more >
Configuring Ghost - Core Concepts - Jolylai
This article explains how to setup your mail config, as well as walk you through all of the available config options. Custom configuration...
Read more >
Can't install multiples instances "Port '2368' is in use" #496
Message: Port '2368' is in use. Configuration Key(s): server.port. Current Value(s): 2368. Help: Run ghost config <key> <new value> for each ...
Read more >
Creating and Using Variables - Ghost Inspector
Variables can be defined at the suite level under Settings > Variables. These variables are available within all tests in the suite when...
Read more >
Symantec™ Ghost Solution Suite 3.3 User Guide - TechDocs
Setting permissions . ... Operating system licensing configuration settings . ... Ghost Solution Suite server includes multiple features to capture an image ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found