| Server IP : 185.11.201.71 / Your IP : 192.168.7.18 Web Server : Apache/2.4.29 (Ubuntu) System : Linux tech-virtual-machine 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 User : tech ( 1000) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /snap/gh/502/snap/ |
Upload File : |
snapcraft-version: 6.0.2
snapcraft-started-at: '2022-03-16T00:21:07.343320Z'
snapcraft-os-release-id: ubuntu
snapcraft-os-release-version-id: '18.04'
name: gh
summary: The GitHub CLI
description: |
https://cli.github.com
**`gh` - The GitHub CLI tool**
`gh` is GitHub on the command line, and it's now available in beta. It brings pull requests, issues, and other GitHub concepts to
the terminal next to where you are already working with `git` and your code.
_Usage_
- `gh pr [status, list, view, checkout, create]`
- `gh issue [status, list, view, create]`
- `gh help`
adopt-info: gh
grade: stable
confinement: strict
base: core18
license: MIT
parts:
gh:
build-packages:
- gcc
- git
- make
build-snaps:
- go
- snapd
installed-packages: []
installed-snaps:
- core18=2284
- core20=1328
- go=9360
- snapcraft=7010
- snapd=14549
override-build: |
LDFLAGS='' make -j2
cp bin/gh $SNAPCRAFT_PART_INSTALL/
bin/gh completion -s bash > $SNAPCRAFT_PART_INSTALL/completion.sh
override-pull: |
snapcraftctl pull
snapcraftctl set-version `(git describe --tags | sed 's/^v//') 2>/dev/null || git rev-parse --short HEAD`
plugin: make
prime: []
source: .
stage: []
stage-packages:
- git-man=1:2.17.1-1ubuntu0.9
- git=1:2.17.1-1ubuntu0.9
- init-system-helpers=1.51
- libasn1-8-heimdal=7.5.0+dfsg-1
- libbsd0=0.8.7-1ubuntu0.1
- libcom-err2=1.44.1-1ubuntu1.3
- libcurl3-gnutls=7.58.0-2ubuntu3.16
- libedit2=3.1-20170329-1
- liberror-perl=0.17025-1
- libexpat1=2.2.5-3ubuntu0.7
- libffi6=3.2.1-8
- libgdbm-compat4=1.14.1-6
- libgdbm5=1.14.1-6
- libgmp10=2:6.1.2+dfsg-2
- libgnutls30=3.5.18-1ubuntu1.5
- libgssapi-krb5-2=1.16-2ubuntu0.2
- libgssapi3-heimdal=7.5.0+dfsg-1
- libhcrypto4-heimdal=7.5.0+dfsg-1
- libheimbase1-heimdal=7.5.0+dfsg-1
- libheimntlm0-heimdal=7.5.0+dfsg-1
- libhogweed4=3.4.1-0ubuntu0.18.04.1
- libhx509-5-heimdal=7.5.0+dfsg-1
- libidn2-0=2.0.4-1.1ubuntu0.2
- libk5crypto3=1.16-2ubuntu0.2
- libkeyutils1=1.5.9-9.2ubuntu2
- libkrb5-26-heimdal=7.5.0+dfsg-1
- libkrb5-3=1.16-2ubuntu0.2
- libkrb5support0=1.16-2ubuntu0.2
- libldap-2.4-2=2.4.45+dfsg-1ubuntu1.10
- libldap-common=2.4.45+dfsg-1ubuntu1.10
- libnettle6=3.4.1-0ubuntu0.18.04.1
- libnghttp2-14=1.30.0-1ubuntu1
- libp11-kit0=0.23.9-2ubuntu0.1
- libperl5.26=5.26.1-6ubuntu0.5
- libpsl5=0.19.1-5build1
- libroken18-heimdal=7.5.0+dfsg-1
- librtmp1=2.4+20151223.gitfa8646d.1-1
- libsasl2-2=2.1.27~101-g0780600+dfsg-3ubuntu2.4
- libsasl2-modules-db=2.1.27~101-g0780600+dfsg-3ubuntu2.4
- libsqlite3-0=3.22.0-1ubuntu0.4
- libssl1.0.0=1.0.2n-1ubuntu5.8
- libtasn1-6=4.13-2
- libunistring2=0.9.9-0ubuntu2
- libwind0-heimdal=7.5.0+dfsg-1
- libwrap0=7.6.q-27
- nano=2.9.3-2
- openssh-client=1:7.6p1-4ubuntu0.6
- openssh-server=1:7.6p1-4ubuntu0.6
- openssh-sftp-server=1:7.6p1-4ubuntu0.6
- perl-modules-5.26=5.26.1-6ubuntu0.5
- perl=5.26.1-6ubuntu0.5
- ssh=1:7.6p1-4ubuntu0.6
- ucf=3.0038
uname: 'Linux 5.11.0-1028-azure #31~20.04.2-Ubuntu SMP Tue Jan 18 08:46:15 UTC
2022 x86_64 x86_64 x86_64 GNU/Linux'
apps:
gh:
adapter: legacy
command: gh
completer: completion.sh
environment:
GIT_EDITOR: nano
plugs:
- home
- network
- network-bind
- desktop
- ssh-keys
architectures:
- amd64
version: 2.6.0-15-g1a10fd5a
image-info:
build_url: https://github.com/casperdcl/cdcl/actions/runs/1989962476
build-packages:
- git-man=1:2.17.1-1ubuntu0.9
- git=1:2.17.1-1ubuntu0.9
- libcurl3-gnutls=7.58.0-2ubuntu3.16
- liberror-perl=0.17025-1
- libnghttp2-14=1.30.0-1ubuntu1
- libpsl5=0.19.1-5build1
- librtmp1=2.4+20151223.gitfa8646d.1-1
build-snaps:
- core18=2284
- go=9360
- snapd=14549
primed-stage-packages:
- git-man=1:2.17.1-1ubuntu0.9
- git=1:2.17.1-1ubuntu0.9
- init-system-helpers=1.51
- libasn1-8-heimdal=7.5.0+dfsg-1
- libbsd0=0.8.7-1ubuntu0.1
- libcom-err2=1.44.1-1ubuntu1.3
- libcurl3-gnutls=7.58.0-2ubuntu3.16
- libedit2=3.1-20170329-1
- liberror-perl=0.17025-1
- libexpat1=2.2.5-3ubuntu0.7
- libffi6=3.2.1-8
- libgdbm-compat4=1.14.1-6
- libgdbm5=1.14.1-6
- libgmp10=2:6.1.2+dfsg-2
- libgnutls30=3.5.18-1ubuntu1.5
- libgssapi-krb5-2=1.16-2ubuntu0.2
- libgssapi3-heimdal=7.5.0+dfsg-1
- libhcrypto4-heimdal=7.5.0+dfsg-1
- libheimbase1-heimdal=7.5.0+dfsg-1
- libheimntlm0-heimdal=7.5.0+dfsg-1
- libhogweed4=3.4.1-0ubuntu0.18.04.1
- libhx509-5-heimdal=7.5.0+dfsg-1
- libidn2-0=2.0.4-1.1ubuntu0.2
- libk5crypto3=1.16-2ubuntu0.2
- libkeyutils1=1.5.9-9.2ubuntu2
- libkrb5-26-heimdal=7.5.0+dfsg-1
- libkrb5-3=1.16-2ubuntu0.2
- libkrb5support0=1.16-2ubuntu0.2
- libldap-2.4-2=2.4.45+dfsg-1ubuntu1.10
- libldap-common=2.4.45+dfsg-1ubuntu1.10
- libnettle6=3.4.1-0ubuntu0.18.04.1
- libnghttp2-14=1.30.0-1ubuntu1
- libp11-kit0=0.23.9-2ubuntu0.1
- libperl5.26=5.26.1-6ubuntu0.5
- libpsl5=0.19.1-5build1
- libroken18-heimdal=7.5.0+dfsg-1
- librtmp1=2.4+20151223.gitfa8646d.1-1
- libsasl2-2=2.1.27~101-g0780600+dfsg-3ubuntu2.4
- libsasl2-modules-db=2.1.27~101-g0780600+dfsg-3ubuntu2.4
- libsqlite3-0=3.22.0-1ubuntu0.4
- libssl1.0.0=1.0.2n-1ubuntu5.8
- libtasn1-6=4.13-2
- libunistring2=0.9.9-0ubuntu2
- libwind0-heimdal=7.5.0+dfsg-1
- libwrap0=7.6.q-27
- nano=2.9.3-2
- openssh-client=1:7.6p1-4ubuntu0.6
- openssh-server=1:7.6p1-4ubuntu0.6
- openssh-sftp-server=1:7.6p1-4ubuntu0.6
- perl-modules-5.26=5.26.1-6ubuntu0.5
- perl=5.26.1-6ubuntu0.5
- ssh=1:7.6p1-4ubuntu0.6
- ucf=3.0038